From: Jeroen van der Heijden Date: Fri, 18 May 2018 10:58:14 +0000 (+0200) Subject: White space changelog X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~9^2~24 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=793ab1f8d076fb5731c6a52cc7d77517db3d92c0;p=siridb-server.git White space changelog --- diff --git a/ChangeLog-2.0.27 b/ChangeLog-2.0.27 index 594463d2..47198e2f 100644 --- a/ChangeLog-2.0.27 +++ b/ChangeLog-2.0.27 @@ -2,28 +2,27 @@ name and updated test. * Change max open files when soft-limit cannot be set. - + * Added support for log (string) values. - + * Fixed bug with reading path variable. - + * Added stddev() aggregation function. - + * Added first() and last() aggregation functions. - - * Allow aggregation functions without a time range. When no time range is - given, all aggregations will return a single value. The time-stamp returned + + * Allow aggregation functions without a time range. When no time range is + given, all aggregations will return a single value. The time-stamp returned with the value is the last within the selected time range except when using the first() aggregation, in that case the first time-stamp will be used. * Allow all (*) for selecting series. Keyword 'all' replaces 'points' which is now a deprecated keyword. - + * Solved compiler warnings. (issue #96) - + * Added the following server statistics properties: - active_tasks: returns the number of active tasks for the current database - idle_time: returns the seconds the database was idle since uptime. - - idle_percentage: returns the percentage of idle time since uptime. - (Note: idle mean no active tasks for the current database) - \ No newline at end of file + - idle_percentage: returns the percentage of idle time since uptime. + (Note: idle mean no active tasks for the current database) \ No newline at end of file